Vcenter ConsumptionDomains ZoneAssociations Cluster ListResult

Vcenter ConsumptionDomains ZoneAssociations Cluster ListResult
Vcenter ConsumptionDomains ZoneAssociations Cluster ListResult

The Vcenter ConsumptionDomains ZoneAssociations Cluster ListResult schema contains the list of zone-cluster associations.

This schema was added in vSphere API 8.0.0.1.

JSON Example
{
    "associations": [
        {
            "zone": "string",
            "cluster": "string"
        }
    ]
}
associations
Required

The list of zone-cluster associations.

This property was added in vSphere API 8.0.0.1.